home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _81377E355B2B42B9A605795732D9614F < prev    next >
Text File  |  2006-01-30  |  3KB  |  116 lines

  1. <window>
  2.     <id>34</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background image</description>
  8.         <type>image</type>
  9.         <id>1</id>
  10.         <posX>0</posX>
  11.         <posY>0</posY>
  12.         <width>1280</width>
  13.         <height>720</height>
  14.         <texture>background.png</texture>
  15.     </control>        
  16.     <control>
  17.         <description>menu background image</description>
  18.         <type>image</type>
  19.         <id>1</id>
  20.         <posX>370</posX>
  21.         <posY>130</posY>
  22.         <width>310</width>
  23.         <height>375</height>
  24.         <texture>background_glass_menu_area.png</texture>
  25.     </control>
  26.     <control>
  27.         <description>menu background image</description>
  28.         <type>image</type>
  29.         <id>1</id>
  30.         <posX>0</posX>
  31.         <posY>120</posY>
  32.         <width>310</width>
  33.         <height>375</height>
  34.         <texture>background_glass_hoover_area.png</texture>
  35.     </control>        
  36.     <control>
  37.         <type>image</type>
  38.         <id>1</id>
  39.         <posX>130</posX>
  40.         <posY>40</posY>
  41.         <texture>hp_start.png</texture>
  42.     </control>                    
  43.     <control>
  44.         <description>template for panel in which all buttons should b fitted</description>
  45.         <type>image</type>
  46.         <id>1002</id>
  47.         <posX>375</posX>
  48.         <posY>160</posY>
  49.         <width>300</width>
  50.         <height>275</height>
  51.         <texture>-</texture>
  52.     </control>    
  53.     <control>
  54.         <description>template for hover image</description>
  55.         <type>image</type>
  56.         <id>1000</id>
  57.         <posX>85</posX>
  58.         <posY>200</posY>
  59.         <align>center</align>
  60.         <texture>-</texture>
  61.         <visible>no</visible>
  62.     </control>
  63.     <control>
  64.         <description>template for button</description>
  65.         <type>button</type>
  66.         <id>1001</id>
  67.         <posX>400</posX>
  68.         <posY>160</posY>
  69.         <width>225</width>
  70.         <textXOff>10</textXOff>
  71.         <textYOff>8</textYOff>
  72.         <height>49</height>
  73.         <label>605</label>
  74.         <font>font16</font>
  75.         <texture>hp_selectionbar.png</texture>
  76.         <textureFocus>hp_selectionbar.png</textureFocus>
  77.         <textureNoFocus>-</textureNoFocus>
  78.         <visible>no</visible>
  79.         <textcolor>ffffffff</textcolor>
  80.     </control>
  81.     <control>
  82.         <description>template label for small font</description>
  83.         <type>label</type>
  84.         <id>1003</id>
  85.         <posX>530</posX>
  86.         <posY>490</posY>
  87.         <label></label>
  88.         <align>left</align>
  89.         <font>font16</font>
  90.         <visible>no</visible>
  91.         <textcolor>ffffffff</textcolor>
  92.     </control>
  93.     <control>
  94.         <description>Date</description>
  95.         <type>label</type>
  96.         <id>200</id>
  97.         <posX>230</posX>
  98.         <posY>170</posY>
  99.         <label>#date</label>
  100.         <align>right</align>
  101.         <font>font13</font>
  102.         <textcolor>ffa9d0f7</textcolor>
  103.     </control>
  104.     <control>
  105.         <description>Time</description>
  106.         <type>label</type>
  107.         <id>201</id>
  108.         <posX>240</posX>
  109.         <posY>170</posY>
  110.         <label>#time</label>
  111.         <align>left</align>
  112.         <font>font13</font>
  113.         <textcolor>ffffffff</textcolor>
  114.     </control>
  115. </controls>
  116. </window>